home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1998 / MacHack 1998.toast / The Hacks! / Talking KeyBoard / Source / AppleEvents / aecoercions.h < prev    next >
Encoding:
Text File  |  1997-08-13  |  142 b   |  3 lines  |  [TEXT/CWIE]

  1. OSErr    InstallCoercions(void);
  2. pascal OSErr CoerceObjToAnything(const AEDesc *theAEDesc, DescType toType, long handlerRefCon, AEDesc *result);
  3.